#container {
	background: url('../../images/bg_blackfade.png');
}

#faq-body .faq-question {
    background: url('../../images/bg_blackfadelight.png');
    padding: 10px;
}

#faq-body .faq-answer {
    background: url('../../images/bg_blackfadelight.png');
    padding: 10px;
}

.blog-entry {
	background: url('../../images/bg_blackfadelight.png');
}